home *** CD-ROM | disk | FTP | other *** search
/ NeXTSTEP 3.3 CISC / NextSTEP 3.3 CISC (Intel x86+Motorola 68k).iso / NextAdmin / HostManager.app / French.lproj / HostWindow.nib / data.classes < prev    next >
Text File  |  1993-09-01  |  880b  |  63 lines

  1. BrowManager = {
  2.     OUTLETS = {
  3.     prototypeCell;
  4.     host;
  5.     browser;
  6.     };
  7.     SUPERCLASS = Object;
  8. };
  9. FirstResponder = {
  10.     ACTIONS = {
  11.     };
  12.     SUPERCLASS = Object;
  13. };
  14. Host = {
  15.     ACTIONS = {
  16.     windowWillClose:;
  17.     open:;
  18.     removeAlias:;
  19.     netBootCancel:;
  20.     save:;
  21.     addNetGroup:;
  22.     delete:;
  23.     netinfoHit:;
  24.     saveToDomain:;
  25.     doNetBootConfig:;
  26.     netBootOk:;
  27.     addAlias:;
  28.     new:;
  29.     setDistributor:;
  30.     windowDidBecomeMain:;
  31.     revert:;
  32.     removeNetGroup:;
  33.     };
  34.     OUTLETS = {
  35.     netBootButton;
  36.     netGroupText;
  37.     netbootForm;
  38.     newNetGroupButton;
  39.     myDistributor;
  40.     aliasText;
  41.     netGroupBrowser;
  42.     generalForm;
  43.     systemTypePopUp;
  44.     ni;
  45.     netBootOK;
  46.     niStatusButton;
  47.     hostWindow;
  48.     niSavePanel;
  49.     netBootCancel;
  50.     openPanel;
  51.     cdPanel;
  52.     netBootPanel;
  53.     addAliasButton;
  54.     removeNetGroupButton;
  55.     removeAliasButton;
  56.     nioPanel;
  57.     aliasBrowser;
  58.     netInfoConfigSwitch;
  59.     addNetGroupButton;
  60.     };
  61.     SUPERCLASS = Object;
  62. };
  63.